@charset "UTF-8";
/* CSS Document */

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#990000;
	line-height:30px;
	letter-spacing: -1pt;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#1f1f1f;
	line-height:21px;

	
}
.testimonialcontainer {
	width: 548px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}
.testimonialheader {
	background-image: url(../images/testimonial-header.jpg);
	height: 42px;
	width: 548px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
.testimonialrepeat {
	background-image: url(../images/testimonialrepeat.gif);
	background-repeat: repeat-y;
	width: 500px;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow: hidden;
	padding-right: 24px;
	padding-left: 24px;
}
.testimonialfooter {
	background-image: url(../images/testimonialfooter.gif);
	height: 20px;
	width: 548px;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow: hidden;
}
.standardtype1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	margin-right: 0px;
	margin-left: 0px;
}
.standardtype2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	margin-bottom: 0px;
}
#point1 {
	background-image: url(images/star.jpg);
	float: left;
	height:25px;
	width:25px;
	margin-right: 15px;
	margin-left: 50px;
	#notify{
	margin:15px 25px;
	padding:0 15px 5px 15px;
	background:#efefef;
	border:1px solid #ccc;
}

#notify{
	margin:15px 25px;
	padding:0 15px 5px 15px;
	background:#efefef;
	border:1px solid #ccc;
}
